home *** CD-ROM | disk | FTP | other *** search
Microsoft Help compiler Project | 1997-07-15 | 1021 b | 28 lines |
- [OPTIONS]
- COMPRESS = NO ;Compression off
- CONTENTS = csIndex ;first topic to come up
- COPYRIGHT = Copyright (c)1997 Kattmann Publishing Inc.
- ERRORLOG = HLPERR.LOG
- ROOT = E:\temp
- REPORT = ON
- TITLE = Web DesignerWARNING = 3 ;set warnings to most sensitive
- [FILES]
- help.RTF ;main topic file for help
- [MAP]
- csIndex 0 ;Web Designer Index
- help_cs1 1 ;Requirements
- [CONFIG]
- CreateButton("hbtn_Annotate","&Annotate Topic","Annotate()")
- CreateButton("hbtn_CopyTopic","&Copy Topic ","CopyDialog()")
- CreateButton("hbtn_PrintSetup","&Printer Setup","PrinterSetup()")
- CreateButton("hbtn_Print","&Print Topic","Print()")
- BrowseButtons()
- RegisterRoutine(`user.exe', `SetWindowText', `US')
- RR(`mmsystem.dll',`sndPlaySound',`Su')
- RegisterRoutine(`mmsystem.dll',`mciSendString',`SSuu')
- RR(`user', `SetWindowLong', `uiI')
- RR(`user',`GetActiveWindow',`u=')
- RR(`user',`GetWindow',`u=uu')
- [WINDOWS]
- main = "Help On:Web Designer",( 511, 0, 511, 1023),,, (192,192,192) ;main window
-